PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFMatrix Class
/
transformPoint Method
/ transformPoint(PDFPoint) Method
Point to transform.
Collapse All
Expand All
In This Topic
transformPoint(PDFPoint) Method
In This Topic
Applies the geometric transform represented by this matrix to a specified point.
Syntax
public
PDFPoint
transformPoint(
PDFPoint
point
)
Parameters
point
Point to transform.
Return Value
Transformed point.
See Also
Reference
PDFMatrix Class
PDFMatrix Members
Overload List